DataSource.addOnReceivedData

Emitted when data is received for any tile. This includes any intermediate steps, such as data from the file cache, as well as the final result.

class DataSource
addOnReceivedData
(
void delegate
(
int
,
int
,
int
,,)
dlg
,)

Meta